The _uuuu_nnnn_cccc_tttt_rrrr_llll macro expands to a character string which is a printable
representation of the character _c. Control characters are displayed in
the _^^^^_X notation. Printing characters are displayed as is.
With the _kkkk_eeee_yyyy_nnnn_aaaa_mmmm_eeee routine, a character string corresponding to the key _c
is returned.
The _ffff_iiii_llll_tttt_eeee_rrrr routine, if used, is called before _iiii_nnnn_iiii_tttt_ssss_cccc_rrrr or _nnnn_eeee_wwww_tttt_eeee_rrrr_mmmm are
called. It makes _cccc_uuuu_rrrr_ssss_eeee_ssss think that there is a one-line screen. _cccc_uuuu_rrrr_ssss_eeee_ssss
does not use any terminal capabilities that assume that they know on what
line of the screen the cursor is positioned.
The _uuuu_ssss_eeee______eeee_nnnn_vvvv routine, if used, is called before _iiii_nnnn_iiii_tttt_ssss_cccc_rrrr or _nnnn_eeee_wwww_tttt_eeee_rrrr_mmmm are
called. When called with _FFFF_AAAA_LLLL_SSSS_EEEE as an argument, the values of _llll_iiii_nnnn_eeee_ssss and
_cccc_oooo_llll_uuuu_mmmm_nnnn_ssss specified in the _tttt_eeee_rrrr_mmmm_iiii_nnnn_ffff_oooo database will be used, even if
environment variables _LLLL_IIII_NNNN_EEEE_SSSS and _CCCC_OOOO_LLLL_UUUU_MMMM_NNNN_SSSS (used by default) are set, or if
_cccc_uuuu_rrrr_ssss_eeee_ssss is running in a window (in which case default behavior would be to
use the window size if _LLLL_IIII_NNNN_EEEE_SSSS and _CCCC_OOOO_LLLL_UUUU_MMMM_NNNN_SSSS are not set).
With the _pppp_uuuu_tttt_wwww_iiii_nnnn routine, all data associated with window _w_i_n is written
into the file to which _f_i_l_e_p points. This information can be later
retrieved using the _gggg_eeee_tttt_wwww_iiii_nnnn function.
The _gggg_eeee_tttt_wwww_iiii_nnnn routine reads window related data stored in the file by
_pppp_uuuu_tttt_wwww_iiii_nnnn. The routine then creates and initializes a new window using that
data. It returns a pointer to the new window.
The _dddd_eeee_llll_aaaa_yyyy______oooo_uuuu_tttt_pppp_uuuu_tttt routine inserts an _m_s millisecond pause in output. This
routine should not be used extensively because padding characters are